バージョン

PositionItemInfo<TKey,TSortKey> クラス メンバ

PositionItemInfo<TKey,TSortKey>データ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティCaption  
Public プロパティComparerGets the IEqualityComparer that is used to determine equality of keys for the dictionary. System.Collections.Generic.Dictionary<TKey,PositionItemInfo<TKey,TSortKey>>から継承されます。
Public プロパティCountGets the number of key/value pairs contained in the Dictionary. System.Collections.Generic.Dictionary<TKey,PositionItemInfo<TKey,TSortKey>>から継承されます。
Public プロパティHierarchyKey  
Public プロパティHierarchyLevelKey  
Public プロパティIsExpandableこのインスタンスが展開可能かどうかを示す値を取得または設定します。  
Public プロパティIsExpandedこのインスタンスが展開されたかどうかを示す値を取得または設定します。  
Public プロパティItemGets or sets the value associated with the specified key. System.Collections.Generic.Dictionary<TKey,PositionItemInfo<TKey,TSortKey>>から継承されます。
Public プロパティKeyこのインスタンスを識別するために使用されるキーを取得します。  
Public プロパティKeysGets a collection containing the keys in the Dictionary. System.Collections.Generic.Dictionary<TKey,PositionItemInfo<TKey,TSortKey>>から継承されます。
Public プロパティParentKeyこのインスタンスの親を識別するために使用されるキーを取得します。  
Public プロパティPositionIndex軸内でこのインスタンスに関連付けられた位置のインデックスを取得します。このインデックスを有効なインデックスとするために、このインスタンスは PositionItemInfo<TKey,TSortKey> オブジェクトの階層の一番下のレベルになければなりません。  
Public プロパティPositionItem  
Public プロパティPositionItemDepthこのインスタンスが接続される位置項目の IPositionItem<TKey,TSortKey> の深さのレベルを取得します。  
Public プロパティPositionItemDepthMax  
Public プロパティPositionItemDepthMin  
Public プロパティPositionItemIndex軸でこのインスタンスが関連付けられる階層の深さを取得します。/>  
Public プロパティPositionSize位置の項目番号を取得します。  
Public プロパティSortKey  
Public プロパティValuesGets a collection containing the values in the Dictionary. System.Collections.Generic.Dictionary<TKey,PositionItemInfo<TKey,TSortKey>>から継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAddAdds the specified key and value to the dictionary. System.Collections.Generic.Dictionary<TKey,PositionItemInfo<TKey,TSortKey>>から継承されます。
Public メソッドClearRemoves all keys and values from the Dictionary. System.Collections.Generic.Dictionary<TKey,PositionItemInfo<TKey,TSortKey>>から継承されます。
Public メソッドContainsKeyDetermines whether the Dictionary contains the specified key. System.Collections.Generic.Dictionary<TKey,PositionItemInfo<TKey,TSortKey>>から継承されます。
Public メソッドContainsValueDetermines whether the Dictionary contains a specific value. System.Collections.Generic.Dictionary<TKey,PositionItemInfo<TKey,TSortKey>>から継承されます。
Public メソッドGetEnumeratorReturns an enumerator that iterates through the Dictionary. System.Collections.Generic.Dictionary<TKey,PositionItemInfo<TKey,TSortKey>>から継承されます。
Public メソッドGetIndexオーバーロードされます。   
Public メソッドGetObjectDataImplements the System.Runtime.Serialization.ISerializable interface and returns the data needed to serialize the Dictionary instance. System.Collections.Generic.Dictionary<TKey,PositionItemInfo<TKey,TSortKey>>から継承されます。
Public メソッドOnDeserializationImplements the System.Runtime.Serialization.ISerializable interface and raises the deserialization event when the deserialization is complete. System.Collections.Generic.Dictionary<TKey,PositionItemInfo<TKey,TSortKey>>から継承されます。
Public メソッドRemoveRemoves the value with the specified key from the Dictionary. System.Collections.Generic.Dictionary<TKey,PositionItemInfo<TKey,TSortKey>>から継承されます。
Public メソッドTryGetValueGets the value associated with the specified key. System.Collections.Generic.Dictionary<TKey,PositionItemInfo<TKey,TSortKey>>から継承されます。
トップ
プロテクト メソッド
参照